projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2005-09-12
kaf24@firebug...
Re-indent xc_linux_restore, and add code to force PAE
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
cl349@firebug...
Always fire watches, even on the connection which cause...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
kaf24@firebug...
Xen_version hypercalls takes two args, not one.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
kaf24@firebug...
mlock argument to version hypercall in libxc.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
kaf24@firebug...
Improve debug tracing from HYPERVISOR_memory_op().
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
vh249@arcadians...
removing XEN_LOCALVERSION for a smaller alternative
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
kaf24@firebug...
Re-indent vmx code.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
kaf24@firebug...
Yes, that fixes the problem, our patches crossed. I...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
vh249@arcadians...
add XEN_LOCALVERSION to the dist building process
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
kaf24@firebug...
An FC4/i386 install inside VMX on an x86_64 system...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
cl349@firebug...
Restore NULL checks before calling kfree().
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
vh249@arcadians...
add a simple usage string to xenconsoled
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
vh249@arcadians...
fix ballooning out logic to handle dying domain freeing...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
vh249@arcadians...
use XEN_FULLVERSION variable where possible
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
vh249@arcadians...
remove pointless NULL check before calling kfree
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
vh249@arcadians...
convert initializers to C99 initializers
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
kaf24@firebug...
With this patch, 32-bit binary can work on 64-bit VMX...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
kaf24@firebug...
This patch fixes xenlinux timer interrupt.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
kaf24@firebug...
This patch fix a bug in set_reg_value() for x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
kaf24@firebug...
One more instruction for the VMX MMIO decoder.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
kaf24@firebug...
Fix bug that service os & vmx guest can't communicate...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
shand@ubuntu...
Fix xm info handling of empty strings (fix bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
shand@ubuntu...
Fix 'xm info' (sizeof(param) doesn't do that one might...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
Make vif cleanup use xstransact and use classmethods...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
Add remove and list support. Also make all class metho...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
Only retry transactions which fail from timeout.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
kaf24@firebug...
common/kernel.o contains changeset/compiler info.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
kaf24@firebug...
cleanups
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
Setup network devices in xenstore using xstransact.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
Remove dependency between domain db and path/uuid.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
Always start transactions on an existing path.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
kaf24@firebug...
The patch allows the shadow mode code to support >4GB...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
iap10@freefall...
Add more version and capability reporting to Xen. Print...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
kaf24@firebug...
pagefault handler fixes.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
Add simple transactional read/write python xenstore...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
Make error reporting consistent.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
kaf24@firebug...
Xenbus implementation ported from Linux to Mini-os...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
kaf24@firebug...
Fix blkfront request completion.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
kaf24@firebug...
It was suggested on the xen-users list that it would...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
cl349@firebug...
tpmback compilation fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
iap10@firebug...
Bug fix on x86_64 increase_reservation
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
iap10@firebug...
Test CD needs devfs
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
kaf24@firebug...
No need to qsort the pfn array in domu builder.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
iap10@freefall...
merge
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
iap10@freefall...
manual merge
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
kaf24@firebug...
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
iap10@freefall...
Improved "PGDs must be under 4GB" handling for PAE.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
iap10@freefall...
Fixes to sub 4GB allocator
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
kaf24@firebug...
grant_table.c reindent.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
kaf24@firebug...
Rename get_order() to get_order_from_bytes() and add
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
kaf24@firebug...
Cleanups, and fix allocating DMA memory via
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
iap10@freefall...
Give each domain some memory below 4GB. This solves...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
iap10@freefall...
Yet more PAE fixes, this time in the paravirt drivers.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
iap10@freefall...
More tools PAE fixes to avoid loosing high-order pte...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
iap10@freefall...
Replace direct_remap_area_pages with direct_remap_pfn_r...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Move console tty/limit information into console directo...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Disable device info getting written to store when xend...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Disable sync dbmap saves -- they remove nodes added...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
shand@ubuntu...
Create /dev/xen/evtchn if it doesn't exist.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Don't leak memory when realloc fails.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
g/c unused xcs.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
g/c unused xu extension.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
g/c unused control message code.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Remove control interface in kernels and domain builder.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
iap10@firebug...
merge
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
iap10@firebug...
Trivial fix for a nasty PAE bug.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Fix vif scripts for domains with more than one ip.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Remove debug printk.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Always bind dom0 virqs to vcpu 0.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Make xenstored bind to domain exception virq directly...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Remove python virq code.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Trigger domain cleanup on @releaseDomain watch-event...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Fix and cleanup error handling.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Add copyright notice and g/c some unused code.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Add python bindings for watches.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
kaf24@firebug...
Be more sensitive to losing sync with platform timer.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
kaf24@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
kaf24@firebug...
Small plan9 loader patch from Tim Newsham.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
iap10@firebug...
Extend save/restore interface to cope with domains...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
cl349@firebug...
Fix dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
cl349@firebug...
Use @releaseDomain watch-events.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
kaf24@firebug...
Tiny printk info cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
kaf24@firebug...
The attached patch fixes two problems I ran into with...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
cl349@firebug...
Exit if xen_setup fails.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
cl349@firebug...
Add @releaseDomain watch-event.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
cl349@firebug...
Destroy domain before cleaning it up.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
kaf24@firebug...
phys_to_mach and mach_to_phys tables contain long entri...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
cl349@firebug...
Add xcs to include path for xcs_proto.h.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
cl349@firebug...
Disable xcs stop from xend script since it kills xensto...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
cl349@firebug...
merge?
commit
|
commitdiff
|
tree
|
snapshot
2005-09-06
cl349@firebug...
Make xenstored listen to domain exception virqs.
commit
|
commitdiff
|
tree
|
snapshot
next